Welcome![Sign In][Sign Up]
Location:
Search - VC rich edit

Search list

[Internet-Network6HtmlEdit_src

Description: HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0! -HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C + + 6.0.
Platform: | Size: 24023 | Author: au | Hits:

[Printing programRichEditDemo

Description: Introduction I see many questions about printing, when helping people on the VC++ forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to try and do something about it. So how did I do? Yes, you can print a Rich Edit Control But the print preview sucks I will be continuing to look into the print preview problems with the Rich Edit Control, but in the meantime, I though I would make available my solution to actual printing. What to do to get
Platform: | Size: 32285 | Author: 孙磊 | Hits:

[Internet-Network6HtmlEdit_src

Description: HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control works fine with Microsoft VC++ 6.0! -HTML Editor for VC 6.0 : Today, applications often need a rich user interface. One of them is ability to compose or edit HTML doc uments in an easy, effective, and reliable way. This article and a source code ttached give you a nice control to perform this t ask. And now, the best part : This control works fine with Microsoft Visual C++ 6.0.
Platform: | Size: 23552 | Author: au | Hits:

[RichEditRichEditDemo

Description: Introduction I see many questions about printing, when helping people on the VC++ forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to try and do something about it. So how did I do? Yes, you can print a Rich Edit Control But the print preview sucks I will be continuing to look into the print preview problems with the Rich Edit Control, but in the meantime, I though I would make available my solution to actual printing. What to do to get -IntroductionI see many questions about printing, when helping people on the VC++ Forum here at CP, but the one thing I have never been able to help people with, was printing the content of a Rich Edit Control. So off I went to the documentation to try and do something about it.So how did I do? Yes, you can print a Rich Edit Control But the print preview sucks I will be continuing to look into the print preview problems with the Rich Edit Control, but in the meantime, I though I would make available my solution to actual printing.What to do to get
Platform: | Size: 31744 | Author: 孙磊 | Hits:

[Windows Developex13a

Description: 本示例包含了默认菜单、弹出菜单、属性对话框(Property Sheet)以及Rich Edit Contro控件的综合应用。在编写属性对话框时,必须把四个属性页(CPropertyPage)类写在同一头文件,以及同一个源文件中,否则它们显示不出来--这是一个VC++编辑中很奇怪的问题。
Platform: | Size: 2019328 | Author: Arkliszeng | Hits:

[GDI-Bitmap201031322256970

Description: 本人用VC++自己开发的基于ArcGIS的二次开发程序。市面上有关ArcGis学习的书籍相当少,本人是靠经验开发的地图编辑工具。本程序功能是: 1、浏览地图; 2、编辑地图类似于ArcMap和AutoCAD; 3、导入参考地图来创建新的地图; 4、导出地图 5、编辑工具丰富,拥有ArcMap的大部分功能; 供GIS开发的朋友学习参考。 -I own development with VC++ ArcGIS-based secondary development program. Books on the market very few ArcGis study, I rely on experience to develop a map editing tool. The program features are: 1, View Map 2, edit the map like ArcMap and AutoCAD 3, import refer to the map to create a new map 4, export map 5, editing tools rich, with most of the functionality ArcMap for GIS development of the friends to learn reference.
Platform: | Size: 1145856 | Author: | Hits:

[GUI DevelopExample091

Description: vc用Rich Edit控件编辑文档的程序源码,希望对大家有所帮助-vc edit documents using Rich Edit Control program source code, we hope to help
Platform: | Size: 25600 | Author: 郑延年 | Hits:

[GUI DevelopBaseRichEdit

Description: vc使用Rich Edit编辑框格式化显示文本\BaseRichEdit 的程序源码-vc formatted using the Rich Edit text edit box \ BaseRichEdit the program source code
Platform: | Size: 28672 | Author: | Hits:

[GUI DevelopBaseRichEdit

Description: vc——使用Rich Edit编辑框格式化显示文本\BaseRichEdit-vc- formatted using Rich Edit text edit box \ BaseRichEdit
Platform: | Size: 30720 | Author: 汪云芳 | Hits:

[GUI DevelopBaseRichEdit

Description: vc使用Rich Edit编辑框格式化显示文本\BaseRichEdit,很不错的vc源码,希望能对大家有所帮助-vc formatted using the Rich Edit text edit box \ BaseRichEdit, very good vc source code, I hope you can help
Platform: | Size: 31744 | Author: 柯明娟 | Hits:

[GUI DevelopBaseRichEdit

Description: 使用Rich Edit编辑框格式化显示文本\BaseRichEdit\BaseRichEdit.rar,很不错的vc源码,希望对大家有所帮助。-Formatted using Rich Edit text edit box \ BaseRichEdit \ BaseRichEdit.rar, very good vc source, we want to help.
Platform: | Size: 31744 | Author: 吴勇辉 | Hits:

[Windows DevelopBaseRichEdit

Description: 使用Rich Edit编辑框格式化显示文本,VC++精选编程学习源码,很好的参考资料。-Use the Rich Edit format to display the text edit box, VC++ select learning programming source code, a good reference.
Platform: | Size: 13312 | Author: 桂花翅子 | Hits:

[Windows DevelopStaticImage

Description: 使用Rich Edit编辑框格式化显示文本,VC++精选编程学习源码,很好的参考资料。-Use Rich Edit edit box to display formatted text, VC++ selection of programming learning source, a good reference.
Platform: | Size: 548864 | Author: 林弘 | Hits:

[EditBoxRichEditEx

Description: 该例程用vc++编写,对CRichEditView进行派生,使之能够像Visual Studio 2008一样识别关键字、动词、注释等并及时用相应的颜色标注。 大小写敏感性可以设置,标注颜色也可以根据需要进行更改。其中动词之后的非注释部分知道行尾都标注成统一颜色,而且具备不标注“”、‘’以内的文本的功能。-rich edit control which can recognize key words and comment. like vs2008 and vc-assistance. it s a useful tool
Platform: | Size: 41984 | Author: liubo | Hits:

CodeBus www.codebus.net